How to Install firmware-adi software package in Debian 8 (Jessie)

How to Install firmware-adi software package in Debian 8 (Jessie)

firmware-adi software package provides Binary firmware for Analog Devices Inc. DSL modem chips, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install firmware-adi 

firmware-adi is installed in your system.

Make ensure the firmware-adi package were installed using the commands given below,

$ sudo dpkg-query -l | grep firmware-adi *

You will get with firmware-adi package name, version, architecture and description in a table

firmware-adi package basic information:

Distro Debian 8 jessie
Section Kernels
Package firmware-adi
Version 0.43
Description Binary firmware for Analog Devices Inc. DSL modem chips
Sub Section Kernels


See Also, How to uninstall or remove firmware-adi software package from Debian 8 (Jessie)?